Documents for PDF, .NET Edition Documentation
DestinationFitBH Constructor(Page,Nullable<Single>)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationFitBH Class > DestinationFitBH Constructor : DestinationFitBH Constructor(Page,Nullable<Single>)
The page.
The top coordinate of the document window.
Initialize a new instance of the DestinationFitBH class.
Syntax
'Declaration
 
Public Function New( _
   ByVal page As Page, _
   ByVal top As System.Nullable(Of Single) _
)
public DestinationFitBH( 
   Page page,
   System.Nullable<float> top
)

Parameters

page
The page.
top
The top coordinate of the document window.
See Also

Reference

DestinationFitBH Class
DestinationFitBH Members
Overload List